Python資料科學
作者資料
資料科學(Data Science)!
聽起來好像很厲害?
其實...並沒有
學這個能做什麼? 透過程式處理、過濾與分析資料
- 大數據
- AI training
(Tool) Python 3.x VScode Jupyter(ipynb)
(Module) Pandas Numpy Matplotlib
(Search) Google、stackoverflow ChatGPT、Bing AI
Python
dictionary(dict) set
DataFrame
column、index(row)、series(list) filter[] at、loc duplicated sort max, min, mean, median, sum, std groupby、apply、agg isna(isNaN) replace drop tolist、to_numpy
Numpy
empty、zeros、ones、full arange、linespace... array calc where、argmax、argmin... np.sin、log、exp、dot...
Matplotlib
figure axe(subplot in figure) chart types
練習用資料
實戰
解答
點我下載